home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / readme.txt < prev    next >
Text File  |  1993-07-24  |  3KB  |  97 lines

  1. This directory contains several useful public domain files.
  2. Most are in UNIX compress(1) format.  All are in binary:
  3. be sure to specify "type image" before transmission.
  4.  
  5. DAIMS-doc.texinfo.tar.Z:
  6.         TeXinfo for the DAIMS project.  A style guide for
  7.         writing C++ code.  The Data Analysis and Interactive
  8.         Modeling System (DAIMS) is an attempt to bring object
  9.         oriented programming to scientific computing.  Objects
  10.         such as "matrices", "vectors", "LU decomposition" of
  11.         matrices, etc. are defined.
  12.  
  13. README:
  14.         This file.
  15.  
  16. RWVector2.1.tar.Z:
  17.         Version 2.1 of the "Rogue Wave" Vector package, for doing
  18.         arithmetic operations, FFTs, and solving systems
  19.         of linear equations.  Includes matrix classes.  Written
  20.         in C++.
  21.  
  22. RWVector2.2.tar.Z:
  23.         Version 2.2 of the "Rogue Wave" Vector package, for doing
  24.         arithmetic operations, FFTs, and solving systems
  25.         of linear equations.  Includes matrix classes.  Written
  26.         in C++.
  27.  
  28. kermit.Z:
  29.         UNIX version of Kermit.
  30.  
  31. liblinpack.a.Z:
  32.         LINPACK object library for Sun-3.
  33.  
  34. liboops.a.Z:
  35.         Object library of the OOPS package.  Sun-3 only.
  36.  
  37. liboopsvec.a.Z:
  38.         Object library for the OOPS vector package.
  39.         Sun -3 only.
  40.  
  41. oopsV2R2+.tar.Z:
  42.         Source code for the OOPS (=Object Oriented
  43.         Programming Support) package written by Keith Gorlen of
  44.         the National Institute of Health in the language C++.
  45.         This is Version 2, release 2 ("gurus only") and includes
  46.         Gorlen's "vector" classes and our extensions to them.
  47.         The libraries liboops.a and liboopsvec.a (see above) are
  48.         the resulting object libraries for Sun-3.
  49.  
  50. plot5.Z:    A general purpose plotting and contouring program.
  51.         This file is a Sun-3 executable.  Other unix machines
  52.         are possible, send for info.  Documentation is also
  53.         available. Either see plot5_manual.hqx below, or
  54.         send email to:
  55.         keffer@sperm.ocean.washington.edu
  56.  
  57.  
  58. plot5_manual.hqx:
  59.         A BinHex 4.0 encoded manual for PLOT5 in Microsoft Word
  60.         (for the Macintosh) format.  Use kermit or xmodem to download
  61.         to your Macintosh, convert to binary with BinHex, then 
  62.         print with Microsoft Word.
  63.  
  64. spinup.tar.Z:
  65.         The DAIMS "spinup" demo, version 2.1, written in C++.
  66.         Solves for thermocline depth of the ocean in
  67.         cross-section.  Includes sliders and buttons and
  68.         all kinds of nifty stuff.  A demonstration of object
  69.         oriented programming techniques for models.
  70.         For Sun only.  Executable for Sun-3 included.
  71.  
  72. sungraph.Z:    A plot(1G) type filter for previewing UNIX plot
  73.         metacodes on a Sun console.  Sun executable only.
  74.  
  75. superfilters.tar.Z:
  76.         A tar file containing a set of filters for manipulating
  77.         and contouring x-y-z and contour data.
  78.         Allows arithmetic on grids, smoothing, etc.
  79.         Also, displaying in multiple projections.
  80.         Makefile for installation provided and some documentation.
  81.  
  82. world_course.map:
  83.         A coastline mapfile at 1 degree resolution for use by
  84.         the superfilters routines.
  85.  
  86. world_medium.map:
  87.         A coastline mapfile at ~0.2 degree resolution for use by
  88.         the superfilters routines.
  89.  
  90. xmodem.Z:
  91.         Unix version of Xmodem.
  92.  
  93. xyplot.Z:
  94.         A general purpose plotting program.  Executable for
  95.         a Sun-3 only.  For information send email to:
  96.         adam@flipper.ocean.washington.edu for documentation.
  97.